Skip to content

Conversation

LS80
Copy link

@LS80 LS80 commented Oct 8, 2025

It provide metrics such as scheduler_pending_pods.

DimensionRegexps: []*regexp.Regexp{
regexp.MustCompile(":cluster/(?P<ClusterName>[^/]+)$"),
},
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the difference with ContainerInsights a few lines above?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ContainerInsights is a namespace for containerized application and worker node metrics that is not available by default for EKS clusters, as it requires an add-on to be installed.

AWS/EKS is a standard namespace that provides metrics from a Kubernetes cluster control plane.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally all the namespaces listed here should be supported?

@LS80 LS80 requested a review from cristiangreco October 10, 2025 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants